home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / allout.swf / scripts / DefineButton2_67 / BUTTONCONDACTION on(release, dragOut).as < prev   
Encoding:
Text File  |  2006-05-29  |  93 b   |  6 lines

  1. on(release, dragOut){
  2.    back = false;
  3.    btn = false;
  4.    buttonpause.gotoAndStop(1);
  5. }
  6.